Results for spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.061983
Stdout
Testing GL_EXT_texture_shared_exponent.
Testing the border color only.
Using texture swizzling.
Testing GL_RGB9_E5, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (629,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 96 236 19 255
Fail with LINEAR and CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 114 82 210 255
  Observed: 115 236 57 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (629,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 25 255
Stderr
ATTENTION: default value of option vblank_mode overridden by environment.
Environment
PIGLIT_SOURCE_DIR="/home/marek/dev/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/marek/dev/piglit/bin/texwrap GL_EXT_texture_shared_exponent bordercolor swizzled -auto -fbo
dmesg
None

Back to summary